@charset "gbk";
/* CSS Document */

/*
=====================
Common color
background: #e8e8e8; 
main: #024fa1; 
second: #da241b
=====================
*/


/* base */
* { margin: 0; padding: 0; }
body { background-color: #f4f4f4; font-family: "SimSun", helvetica , sans-serif; font-size: 13px; line-height: 1.6em; color: #222; width: 100%; height: 100%;}
ul { list-style: none; margin: 0; padding: 0;}
img { border: 0; }
a:link, a:visited { text-decoration: none; color:#003c7b; }
a:hover, a:active { text-decoration: underline; color:#da241b; }


/* title */
.title1 { width: 100%; height: 28px; line-height: 30px; border-top:3px solid #0093dd; border-bottom:1px solid #aaa; overflow: hidden;  }
.title2 { width: 100%; height: 28px; line-height: 30px; border-top:3px solid #0093dd; border-bottom:1px solid #aaa; overflow: hidden;  }

h2 { width: auto; color: #024fa1; float: left; padding-left: 15px; font-size: 14px; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif;  }
h3 { width: auto; color: #024fa1; float: left;  padding-left: 15px; font-size: 14px; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif; }
h4 { font-size: 20px; color: #555; text-align: center; height: auto; line-height: 50px; border-bottom: 1px solid #bbb; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif;  }
h5 { font-size: 16px; color: #444; text-align: center; line-height: 30px; border-bottom: 1px solid #ddd; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif; }
h6 { font-size: 14px; color: #666; text-align: left; height: 30px; line-height: 30px; padding-left: 10px; border-bottom: 1px solid #ddd; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif; }

h3 font, h3 font a { color: #024fa1; font-size: 13px; }
h3 font a:hover { text-decoration: underline; }


/*=================== layout =================== */
#wrapper { width: 100%; height: auto; }
#container{ background-color: #fff; width:981px; height: auto; margin: 0 auto; overflow: hidden; border-top: 2px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3;   }
#header { width: 100%; height: auto;  border-bottom: 5px solid #0093dd; }
#content { background-color: #fff; height: auto; padding: 8px 8px 0; border-top: 1px solid #f2f2f2;  }
#content_short { width: 260px; height: auto; float:left; overflow: hidden;  }
#content_long { width: 690px; height: auto; float:right; overflow: hidden;  }


#menu { height: auto; }
#news_index_side { height: 215px; }
#aboutcompany { height: 391px; }
#news_index { height: 230px; }
#products_index { height: 239px;  }


.box_long { background: #fff; height: auto; border: 1px solid #d4d4d4; }
.box_short { background: #fff; height: auto; border: 1px solid #d4d4d4; }
.box_con { padding: 10px; }
.box_con2 { padding-top: 15px; }


/* content_center */
#content_center { height: 642px; min-height: 642px; }
div[id]#content_center { height: auto; }
#content_con { height: auto; padding: 20px 5px; }


/* header */
#logo { width: 950px;  height: 80px; margin: 0 auto; padding-top: 10px;  }
#logo_pic { float: left; padding-top: 5px; }
#logo_text { font-size: 24px; font-weight: bolder; padding-top: 40px; color:#fff; padding-left:10px; }


#top_nav { width:auto; height: 100%; float: right; text-align:right; color: #da241b; }
#top_nav span { height: 30px; font-size: 16px; font-weight: bold; font-family: "Microsoft YaHei", "SimSun"; }
#top_basic { width: 100%; height: 25px; padding-top: 20px; }
#top_basic a:link, #top_basic a:visited { text-decoration: none; color:#666; }




/* nav */
#nav { width: 100%; height: 36px; overflow: hidden; border-bottom: 1px solid #0093dd; font-family: "Microsoft YaHei", "SimSun", helvetica , sans-serif; }
#nav ul { width: 930px; height:36px; margin: 0 auto; }
#nav ul li { width: 116px; height: 36px; float: left; text-align: center; font-size: 14px; font-weight: bold; line-height: 36px; }
#nav a:link, #nav a:visited { text-decoration: none; color:#024fa1; display: block; }
#nav a:hover, #nav a:active { background: url(nav_bg_hover.gif)  center no-repeat; text-decoration: none; color:#fff; display: block; }


/* menu */
#menu_list ul { width: 100%; margin: 0; }
#menu_list ul li { background: url(menu_arrow.gif) 0 10px no-repeat; font-size:13px; line-height:26px; text-align:left; width:100%; border-bottom:1px dashed #777;}
#menu_list ul li a { padding-left: 16px; width: 80%; overflow: hidden; }
#menu_list ul li.list_child { background: url(news_arrow.gif) 16px 7px no-repeat; }
#menu_list ul li.list_child a { padding-left: 30px; width: 70&; overflow: hidden; }


/* footer */
#footer { background-color: #024fa1; width: 100%; height: auto; clear: both; }
#footer_con { width:100%; height: auto;  padding: 10px 0 0; color: #eee; font-size: 12px; text-align:center; }



/*=================== news =================== */

/* news_index 1&2_col common */
.news_index_list ul li { background: url(news_arrow.gif) 0 12px no-repeat; width: 95%; height: 32px; padding-left: 12px; line-height:32px; font-size:13px;  border-bottom: 1px dashed #999; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }

/* news_index 2 col */
#news_2col ul li { width: 310px; padding-right: 10px; float: left;  }


/* news_list */
#news_list { margin-top:10px; clear: both; }
#news_list ul { padding: 0 15px; }
#news_list ul li { background: url(news_arrow.gif) 0 16px no-repeat; width:100%; height:40px; font-size: 13px;  line-height: 40px;  float:left; display:inline; border-bottom: 1px dashed #999; }
#news_list ul li a { width: 480px; padding-left: 12px; float: left; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }
#news_list ul li span { float: right; font-size: 12px; color: #bbb; }




/*================== product ================== */

/* product_index */
#products_index_list ul li { height: 190px; }

/* product_list */
.product_list ul li { width:25%; height: 200px; float:left; text-align:center; overflow:hidden; }
.product_pic { width: 100%; }
.product_pic a{ width: 120px; height: 120px; margin: 0 auto; text-align: center; padding: 4px; border:#d8e1ef 1px solid; display: block; }
.product_pic img { 
	max-width:120px; max-height: 120px; 
	_width:expression(this.width > 120 && this.width > this.height ? 120: auto); /* IE6 */
	_height:expression(this.height > 120 ? 120 : auto); /* IE6 */
}

.product_info { margin-top: 10px; font-size: 13px; }
.product_info  a:link, .product_info  a:visited { text-decoration: none; color:#222; }
.product_info  a:hover, .product_info  a:active { text-decoration: underline; color:#ffc300; }
.product_info span { 
	margin-top: 3px; display:block; font-size: 12px; color:#c09100; 
}



/* product */
#product_up { width: 100%; height: 230px; margin-top: 15px; clear: both; }
#product_main {  width: 100%; height: auto; margin-top: 10px; clear: both;  }
#product_content { padding: 20px; line-height: 1.8em; font-size: 14px; color: #777; }

#product_show { width: 240px; height: auto; padding: 3px; float: left; border: 1px solid #e3e3e3; }
#pro_show_bigpic { width: 240px; height: 200px;  }
#pro_show_bigpic a { display: block; text-align: center; }
#pro_show_bigpic img { width: 240px; height: 200px; }


/* product_info*/
#pro_info { width: 350px; height: auto; float: left; margin-left: 30px;}
#pro_info_up ul { margin-top: 10px; }
#pro_info_up ul li { height: 28px; line-height: 28px;}
#pro_info_up ul li span { margin-left: 10px; }

#price { font-size:22px; font-weight: bold; vertical-align:middle; color: #dc1f1f; }
.judge { color: #f2c529;}



/* rolling products */
#products_index_rolling { width: 100%; overflow:hidden; }
#in_products_index { width: 800%; float: left;  }
#products_index_list, #products_index_list2 { width:auto; height: auto; float: left; display: inline-block; }

#products_index_list ul li { height: 190px; width: 170px; float:left; }
#products_index_list2 ul li { height: 190px; width: 170px; float:left; }



/*====================== modules ====================== */

/* aboutcompany */
#aboutcompany_con img { width: 160px; height: 130px; float: left; padding: 4px; border: 1px solid #ddd; margin-right: 10px; }

/* contact */
#contact { height: 136px; color: #003c7b; }

/* friendlink */
#friendlink { height: 111px; }
#friendlink_content a { display: block; padding: 1px 2px; margin-bottom: 3px; border-bottom: 1px dotted #999;  }

/* onlineqq */
#onlineqq { height: 110px; }
#onlineqq_content a { height: 26px; display: block; margin-top: 2px; }

/* float onlineserver */
#onlineserver { background: url(../pic/onlineserver_bg.gif) top center no-repeat; width: 109px; height: 146px; position: absolute; z-index: 20; visibility: visible; right: 10px; }
#server_title { width: 100%; height: 65px; }
#server_title a { width: 100%; height: 100%; display: block; }
#server_con { width: 100%; height: 30px; text-align: center; } 




/*================== slide & message ================== */

/* slide */
#slide { background:url(../pic/slide_bg.jpg) top center no-repeat; width: 100%; background-color: #024fa1; height: 332px; overflow: hidden; }
#slide_main { width: 100%; margin: 0 auto; height: 100%; }
#focus_img { width: 100%; height: 100%;  }
#focus_img img {  width: 100%; height: 100%; border: 0; }

#thumb_img_bg { background: #444; filter:alpha(opacity=50); width: 100%; position: relative; top: -54px;  height: 54px; clear: both;}
#thumb_img { width: 635px; height: 54px; margin: 0 auto;  position: relative; top: -102px; left: 0;}
.thumb_img_box { width: 18%; height: 42px; float:left; margin: 0 4px; cursor: pointer; border: 1px solid #bbb; overflow: hidden; }
.thumb_img_box img { width: 100%; height: 100%; border: 0; filter:alpha(opacity=50);}



/* message */
#messagecontent { width: 100%; height: auto; padding: 10px 0; }
.message_box { width: 95%; height: auto; margin: 10px auto; border: 1px solid #dedede; overflow: hidden; }
.message_box_title { background: #bddef8; width: 100%; height: 25px; line-height: 25px; border-bottom:#dedede dotted 1px;  }
span.mes_title { width: 45%; display: block; float:left; padding-left: 2%; overflow: hidden; }
span.mes_id { width: 20%; display: block; float:left; margin-left: 2%;  overflow: hidden; }
span.mes_time { width: 20%;  display: block; float:right; color: #999; font-size: 10px; }
.mes_content { padding: 10px 20px; color: #777; }

#leavemessage { width: 89%; padding: 0 3%; }
#leavemessage p { margin: 5px; }
#leavemessage textarea { width: 90%; line-height: 1.5em; }
span.leavemes_tit { width: 60px; display: block; float:left; overflow: hidden; }
span.must_tip { margin-left: 5px; color: #dd0000; }

input,textarea { border:#644c0f solid 1px; font-size:12px; line-height:150%; }
input.xm_list{ width:300px; }
input#messageSubmit { background: #ddd; width: 70px; height: 20px; border: 1px solid #bbb; line-height: 20px; }
input#resetBut { background: #ddd; width: 70px; height: 20px; border: 1px solid #bbb; line-height: 20px; }



/*================== other ================== */

span.price { color: #dd0000; }
span.must_tip { color: #dd0000; }

.more { width: 45px; height: 100%; text-align: right; float: right; }
.more a { float: right; padding-right: 10px; padding-top: 10px; font-size: 11px; }
.more a:link, .more a:visited { color: #644c0f;}

.text p { font-size: 13px; line-height: 1.6em;}
.paging { width: 100%; height: 0px; text-align: center; clear: both; position: relative; top: -40px; }

.clear { clear:both; }

.blank30 { height: 30px; clear: both; display: block; font-size: 1px; overflow: hidden; }
.blank20 { height: 20px; clear: both; display: block; font-size: 1px; overflow: hidden; }
.blank15 { height: 15px; clear: both; display: block; font-size: 1px; overflow: hidden; }
.blank10 { height: 10px; clear: both; display: block; font-size: 1px; overflow: hidden; }
.blank5 { height: 5px; clear: both; display: block; font-size: 1px; overflow: hidden; }